home *** CD-ROM | disk | FTP | other *** search
/ Assassins - Ultimate CD Games Collection 4 / Assassins 4 (1999)(Weird Science).iso / cards-&-quiz / marryampic_1.6_aga / catalogs / dev / marryampic.cd < prev    next >
Text File  |  1998-01-24  |  2KB  |  189 lines

  1. ; Description file for Marryampic (localised since version 1.3)
  2. ; 21 april 1996
  3. ; updated : 24 jan 1997 (version 1.6)
  4. ; (errors message still in english (builtin strings)) 
  5. ; (perhaps if I have time and courage... hem...)
  6. ;
  7. ;
  8. #block CATCOMP_STRINGS
  9. ;
  10. ;
  11. MSG_BY(//)
  12. by
  13. ;
  14. MSG_PLAYER(//)
  15. Player#
  16. ;
  17. ;
  18. ;
  19. ;
  20. ;
  21. MSG_SETUP_NUMBERPLAYERS(//18)
  22. Number of players
  23. ;
  24. MSG_SETUP_PLAYERSNAME1(//18)
  25. Players name #1
  26. ;
  27. MSG_SETUP_PLAYERSNAME2(//18)
  28.  #2
  29. ;
  30. MSG_SETUP_PLAYERSNAME3(//18)
  31.  #3
  32. ;
  33. MSG_SETUP_PLAYERSNAME4(//18)
  34.  #4
  35. ;
  36. MSG_SETUP_ONLYSOUNDPAIR(//28)
  37. Only sound-pair valid
  38. ;
  39. MSG_SETUP_KEEPSAMESAMPLE(//28)
  40. Keep same sample
  41. ;
  42. MSG_SETUP_PREVIEW1(//20)
  43. Preview during
  44. ;
  45. MSG_SETUP_PREVIEW2(//6)
  46. secs.
  47. ;
  48. MSG_SETUP_CARDSET(//10)
  49. CardSet
  50. ;
  51. MSG_SETUP_USEAGACARDSET(//25)
  52. Use AGA CardSet
  53. ;
  54. MSG_SETUP_SETSCREENMODE(//12)
  55. ScreenMode
  56. ;
  57. ;
  58. ;
  59. ;
  60. MSG_ABOUT_REQ1(//)
  61. Last revision :
  62. ;
  63. MSG_ABOUT_REQ2(//)
  64. Don't forget to send me your new
  65. ;
  66. MSG_ABOUT_REQ3(//)
  67. CardSet, if you make one !
  68. ;
  69. MSG_ABOUT_REQ4(//)
  70. My address :
  71. ;
  72. MSG_ABOUT_REQ5(//)
  73. Thanks!
  74. ;
  75. ;
  76. ;
  77. ;
  78. ;
  79. ;
  80. ;
  81. MSG_MENU_GAME(//)
  82. Game   
  83. ;
  84. MSG_MENU_ABOUT(//)
  85. About
  86. ;
  87. MSG_MENU_QUIT(//)
  88. Quit
  89. ;
  90. MSG_MENU_PREFS(//)
  91. Prefs
  92. ;
  93. MSG_MENU_PREFS_PRELOAD(//)
  94. Preload
  95. ;
  96. MSG_MENU_PREFS_DIRECTTODISK(//)
  97. DirectToDisk
  98. ;
  99. MSG_MENU_PREFS_FLASHSCREEN(//)
  100. FlashScreen
  101. ;
  102. MSG_MENU_PREFS_FILTER(//)
  103. Filter
  104. ;
  105. MSG_MENU_PREFS_ERASEFOUNDPAIRS(//)
  106. EraseFoundPairs
  107. ;
  108. MSG_MENU_PREFS_SAVE(//)
  109. Save
  110. ;
  111. ;
  112. ;
  113. ;
  114. MSG_TESTMODEACTIVATED(//)
  115. TEST MODE ACTIVATED...
  116. ;
  117. MSG_CARDSAMPLE(//)
  118. CARD&SAMPLE
  119. ;
  120. MSG_LOADING_EXTRAFOUNDSAMPLE(//)
  121. Extra sample 'SampleFound' found and loaded
  122. ;
  123. MSG_LOADING_EXTRAENDSAMPLE(//)
  124. Extra sample 'SampleFinished' found and loaded
  125. ;
  126. MSG_LOADING_PRELOADINGSAMPLE1(//)
  127. Preloading Sample
  128. ;
  129. MSG_LOADING_PRELOADINGSAMPLE2(//)
  130. in memory.
  131. ;
  132. MSG_LOADING_ALLPRELOAD(//)
  133. Nice!, all samples have been preload!
  134. ;
  135. MSG_LOADING_SAMPLE128KB(//)
  136. Sample (size>128 Kb) not preload!
  137. ;
  138. MSG_LOADING_NOMOREMEMORY(//)
  139. No more memory...
  140. ;
  141. ;
  142. ;
  143. ;
  144. MSG_DISPLAYINGGAME(//)
  145. Displaying the game...
  146. ;
  147. MSG_LISTEN(//)
  148. Listen!
  149. ;
  150. MSG_FINDCARDS(//)
  151. , find the 2 cards.
  152. ;
  153. MSG_FINDANYCARDS(//)
  154. , find any pairs.
  155. ;
  156. MSG_NOTGOODSOUNDPAIR(//)
  157. This is not the good SOUND-PAIR!!!
  158. ;
  159. MSG_WELLDONE(//)
  160. Well done,
  161. ;
  162. MSG_SEERESULTS(//)
  163. Let's see the results...
  164. ;
  165. MSG_RESULTS_WINTITLE(//)
  166. Marryampic_Results
  167. ;
  168. MSG_RESULTS_PLAYERS(//17)
  169. Players
  170. ;
  171. MSG_RESULTS_FOUNDPAIRS(//17)
  172. Found pairs
  173. ;
  174. MSG_RESULTS_ATTEMPTS(//17)
  175. Attempts
  176. ;
  177. MSG_RESULTS_TIMETAKEN(//)
  178. Time taken
  179. ;
  180. MSG_RESULTS_HOURS(//)
  181. hours
  182. ;
  183. MSG_RESULTS_MINS(//)
  184. mins
  185. ;
  186. MSG_RESULTS_SECS(//)
  187. secs
  188. ;
  189. ;